--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commits v4.7.2-rc.4 (e93ce754)
d42924c Ivan 2026-07-05 12:47:26 - 3 weeks ago
fix(ci): update preview workflows to use tag names for checking last preview releases
c1e196e Ivan 2026-07-05 08:24:40 - 3 weeks ago
refactor(ci): remove Bunny Storage upload steps and associated script from release workflow
e4a1b54 Ivan 2026-07-05 08:23:40 - 3 weeks ago
feat(ci): add preview-dev release workflow and enhance draft release notes for preview tags
8507474 Ivan 2026-07-05 08:22:30 - 3 weeks ago
feat(ci): add preview release workflow and update draft release notes for preview tags
0795d22 Ivan 2026-07-05 07:33:13 - 3 weeks ago
feat(rnode_support): update Android RNodeInterface handling by adding support for TCP connections and improving error management for missing modules
76e5504 Ivan 2026-07-05 07:20:35 - 3 weeks ago
chore(ci): normalize pycodec2 dylib layout for macOS to ensure consistent architecture handling in unify-backend script
48cf573 Ivan 2026-07-05 07:00:48 - 3 weeks ago
feat(relay_chat): improve room management by adding available rooms display and joining functionality
6b8c341 Ivan 2026-07-05 06:58:44 - 3 weeks ago
feat(rnode_support): add jnius availability check for RNode interfaces on Android
d32040b Ivan 2026-07-05 06:36:51 - 3 weeks ago
chore(ci): update macOS Python dependency installation script to use importlib.metadata for pycodec2 version retrieval
4358121 Ivan 2026-07-05 06:15:43 - 3 weeks ago
chore(ci): fix macOS Python dependency installation script to build and install pycodec2 from source
fa49680 Ivan 2026-07-05 05:55:03 - 3 weeks ago
refactor(tests): format
6049525 Ivan 2026-07-05 05:54:42 - 3 weeks ago
chore(ci): update macOS Python dependency installation script by adding Cython installation to prevent build failures for pycodec2
60478d6 Ivan 2026-07-05 01:40:34 - 3 weeks ago
chore(ci): modify macOS Python dependency installation script to remove arch command for uv
aa87b3d Ivan 2026-07-05 01:32:08 - 3 weeks ago
chore(licenses): format JSON files for backend and frontend licenses, streamline license artifact handling in build script
db80668 Ivan 2026-07-05 01:26:10 - 3 weeks ago
feat(licenses): add backend license collection and JSON file, update license handling in the collector, and update build scripts to include backend licenses
5bc10bf Ivan 2026-07-05 00:48:52 - 3 weeks ago
chore(ci): update macOS Python dependency installation script to read specific package versions from uv.lock and streamline installation process for numpy and pycodec2
66d8644 Ivan 2026-07-05 00:22:35 - 3 weeks ago
chore(licenses & frontend): update license information in JSON file, improve formatting in RelayChatPage.vue, and rename build task in docker script for clarity
aff0a25 Ivan 2026-07-05 00:22:28 - 3 weeks ago
chore(readme): update task commands in multiple language files to streamline linting, testing, and building processes
b3349c2 Ivan 2026-07-05 00:22:14 - 3 weeks ago
chore(taskfile & github-actions): update task dependencies for frontend builds and streamline CI workflows; add task version input for setup action
c3c3acb Ivan 2026-07-05 00:19:57 - 3 weeks ago
chore(makefile & taskfile): add format task and update dependencies for frontend and backend; streamline linting and testing commands
2385cbf Ivan 2026-07-05 00:16:43 - 3 weeks ago
chore(locales): update dependency management references from Poetry to UV across multiple language README files
c96220e Ivan 2026-07-05 00:16:31 - 3 weeks ago
chore(python): add .python-version file to specify Python version 3.14
75545fc Ivan 2026-07-05 00:16:27 - 3 weeks ago
chore(github-actions): update pip version in security workflow and remove obsolete CVE comment
d26708e Ivan 2026-07-05 00:13:36 - 3 weeks ago
refactor(format): cleanup code
6888851 Ivan 2026-07-05 00:13:07 - 3 weeks ago
refactor(backend): improve error handling for identity management and improve type safety across various modules
db4123a Ivan 2026-07-05 00:12:54 - 3 weeks ago
chore(pyright): update pyright configuration by adding extra paths and new reporting options; remove obsolete baseline file
3ebdc70 Ivan 2026-07-05 00:07:06 - 3 weeks ago
refactor(knip.config): clean up entry points and dependencies by removing legacy files and unused dependencies
2b874b0 Ivan 2026-07-05 00:06:44 - 3 weeks ago
feat(ci & deps): update rns and lxst. add knip and type checking and improve ci
025b948 Ivan 2026-07-05 00:01:07 - 3 weeks ago
feat(github-actions): add backend tests to CI workflow and adjust timeouts for linting and frontend tests
fe4bf21 Ivan 2026-07-05 00:00:54 - 3 weeks ago
fix(github-actions): enable issue filing in rekor-monitor workflow for better tracking of monitoring results
f6c23ef Ivan 2026-07-04 23:43:37 - 3 weeks ago
feat(locales): add "load previous messages" string to multiple language files for improved user experience
5ddca1c Ivan 2026-07-04 23:41:15 - 3 weeks ago
feat(rrc): improve room message retrieval with pagination support and sequence tracking for messages
e657ead Ivan 2026-07-04 23:11:41 - 3 weeks ago
refactor(backend): simplify runMaintenanceTask by removing unused integrityStatusRef parameter
a25c96a Ivan 2026-07-04 23:11:16 - 3 weeks ago
refactor(codebase): format
38b783a Ivan 2026-07-04 23:10:30 - 3 weeks ago
feat(documentation): update README with troubleshooting section for database issues, including recovery options and data storage locations
f9c8c46 Ivan 2026-07-04 23:09:54 - 3 weeks ago
feat(crash-recovery): update crash recovery features with new UI elements and backend support for restoring database backups, including hints for users and maintenance tasks
bf443b6 Ivan 2026-07-04 23:09:34 - 3 weeks ago
feat(github-actions): add new actions for fetching frontend artifacts and setting up development environments, update workflows to utilize these actions
adc4ce2 Ivan 2026-07-04 23:04:08 - 3 weeks ago
feat(sidebar): implement persistent sidebar collapse state across multiple components and add context menu for image downloads
a042f02 Ivan 2026-07-04 22:50:59 - 3 weeks ago
feat(meshchat): add interface stats retrieval method and update endpoint to use it, improving error handling and logging
a34bfd7 Ivan 2026-07-04 12:15:02 - 3 weeks ago
refactor(tests): improve readability of mock implementations in NotificationBell tests
0f40200 Ivan 2026-07-04 12:14:14 - 3 weeks ago
fix(ci): specify python platform for macOS dependency installation to ensure compatibility with arm64 hosts
e912d52 Ivan 2026-07-04 12:13:32 - 3 weeks ago
feat(tests): add quick test tasks for backend and frontend regression, implement Playwright smoke tests in CI
1e0b869 Ivan 2026-07-03 05:29:13 - 4 weeks ago
feat(notification): integrate GlobalEmitter for notification updates on conversation read actions and improve NotificationBell component for real-time sync
4186ea9 Ivan 2026-07-03 05:20:05 - 4 weeks ago
chore(build): refactor macOS CI scripts to streamline Python dependency installation and unify backend file handling
60a4c6a Ivan 2026-07-03 05:19:55 - 4 weeks ago
feat(qrScanner): implement QR code scanning functionality with camera support and error handling in Vue components
e3116c8 Ivan 2026-06-29 14:59:58 - 1 month ago
fix(BotsPage): correct formatting of error and process log display text in Vue component
5a0cdec Ivan 2026-06-29 14:59:54 - 1 month ago
fix(tests): streamline backend test coverage setup by ensuring coverage data directory is created and removing redundant coverage file specification
5e53e14 Ivan 2026-06-29 14:41:19 - 1 month ago
chore(dependencies): update ajv and related dependencies in pnpm-lock.yaml and pnpm-workspace.yaml for compatibility
71f1ccb Ivan 2026-06-29 14:31:32 - 1 month ago
chore(dependencies): update dompurify version constraint and replace deprecated @types/ms version in pnpm-lock.yaml
8fdc6c4 Ivan 2026-06-29 14:31:14 - 1 month ago
chore(dependencies): update dompurify version constraint in package.json for compatibility
632f70e Ivan 2026-06-29 14:25:53 - 1 month ago
feat(tests): update backend tests with new server bind status schema and improve identity mock for interface stats tests
533a10a Ivan 2026-06-29 14:25:33 - 1 month ago
chore(dependencies): update various dependencies in package.json, pnpm-lock.yaml, and pyproject.toml for improved stability and performance
251af4b Ivan 2026-06-29 13:26:19 - 1 month ago
feat(build): add bleak wheel handling to build.gradle and update build script for Android
261a07a Ivan 2026-06-29 13:22:07 - 1 month ago
feat(build): vendor bleak pure-python wheel and update build script options
8a5ca39 Ivan 2026-06-29 13:22:03 - 1 month ago
feat(docker): add sync-meshchatx-docs script and include docs directory in Dockerfile
5557ff8 Ivan 2026-06-29 13:15:30 - 1 month ago
feat(locales): add 'location_disabled' message to multiple language
388fb78 Ivan 2026-06-29 13:12:20 - 1 month ago
feat(tests): add API client usage guard test to prevent raw fetch usage for mutating API requests
7c0d536 Ivan 2026-06-29 13:09:53 - 1 month ago
feat(conversation-viewer): update addStrangerAsContact method to check for existing contacts and update UI accordingly
56ebd24 Ivan 2026-06-29 12:52:00 - 1 month ago
feat(changelog): document updates
ea0ffb3 Ivan 2026-06-29 12:51:54 - 1 month ago
feat(interface-stats): fix serialization of interface stats and update Vue component to use new naming convention
5684344 Ivan 2026-06-24 22:53:12 - 1 month ago
feat(changelog): update
daf255d Ivan 2026-06-24 22:52:47 - 1 month ago
feat(rnsh): update rnsh command resolution to prefer module launcher and add error handling for non-executable paths
3065301 Ivan 2026-06-23 00:50:01 - 1 month ago
feat(changelog): update
1f089cd Ivan 2026-06-23 00:49:47 - 1 month ago
refactor(tests): streamline fuzzing tests by removing obsolete cases
14b1b78 Ivan 2026-06-23 00:39:59 - 1 month ago
refactor(tests): remove obsolete tests and improve existing ones for better coverage and security checks
1a73430 Ivan 2026-06-23 00:39:05 - 1 month ago
chore(changelog): update changelog for version 4.7.2
a81a7dc Ivan 2026-06-23 00:38:42 - 1 month ago
feat(link-handling): implement centralized rich HTML link handling to manage navigation and external links across components
d2363e2 Ivan 2026-06-23 00:31:59 - 1 month ago
chore(changelog): document fixes in version 4.7.2
17e20e7 Ivan 2026-06-23 00:31:15 - 1 month ago
feat(electron): add in-window navigation guard to restrict external URL navigation and improve security
407b651 Ivan 2026-06-22 00:12:36 - 1 month ago
chore(build): update Python package installation process to include 'uv' dependency and synchronization steps
212133e Ivan 2026-06-22 00:08:18 - 1 month ago
feat(location): implement location source management with 'disabled' option and update related components for telemetry handling
495bd10 Ivan 2026-06-22 00:06:03 - 1 month ago
chore(release): bump version to 4.7.2 and update relevant documentation and files
2a318e8 Ivan 2026-06-22 00:04:44 - 1 month ago
codebase cleanup
7816de5 Ivan 2026-06-21 23:19:36 - 1 month ago
chore(release): bump version to 4.7.1 and update changelog with fixes for Android and Electron
797578f Ivan 2026-06-21 23:18:26 - 1 month ago
feat(build): add support for patching libpython dependencies in built wheels
aa54d4f Ivan 2026-06-21 23:16:51 - 1 month ago
feat(electron): implement window open handling for child Electron windows and external URLs
9d98656 Ivan 2026-06-21 21:02:14 - 1 month ago
chore(changelog): update release date for version 4.7.0
d2c6fd1 Ivan 2026-06-21 00:45:32 - 1 month ago
fix(build): enhance Chaquopy build-wheel script with libpython3 symlink and validation checks
d586c1a Ivan 2026-06-21 00:05:48 - 1 month ago
chore(build): install OpenSSL 3 and update build flags for cryptography 49.0.0
3d3282d Ivan 2026-06-20 23:21:41 - 1 month ago
chore(cryptography): update maturin version to 1.13.2 and apply libpython3 symlink fix in build process
0409291 Ivan 2026-06-20 22:17:46 - 1 month ago
fix(cryptography): disable legacy provider in OpenSSL and update pyo3 version to 0.29 for compatibility
aa7d609 Ivan 2026-06-20 22:17:43 - 1 month ago
chore(changelog): update release date
aeadca8 Ivan 2026-06-20 21:08:59 - 1 month ago
feat(changelog): update CHANGELOG
c6bea52 Ivan 2026-06-20 20:56:41 - 1 month ago
chore(dependencies): update js-yaml to versions 4.2.0 and 5.0.0 in pnpm-lock.yaml and pnpm-workspace.yaml
d50b51e Ivan 2026-06-20 04:59:43 - 1 month ago
chore(dependencies): update dompurify to version 3.4.11, form-data to 4.0.6, socks to 2.8.9, and various other package versions in package.json and pnpm-lock.yaml
525b086 Ivan 2026-06-20 04:53:17 - 1 month ago
feat(network-visualiser): fix edge rendering and physics handling during drag events, improve edge color management, and add new computed properties for path visualization
e46eed7 Ivan 2026-06-19 21:50:13 - 1 month ago
feat(rnode): implement TX power validation and normalization for RNode interfaces, enhancing configuration integrity and preventing startup crashes
5760566 Ivan 2026-06-19 18:00:15 - 1 month ago
feat(tests): add comprehensive tests for canceling outbound messages and downloading file attachments, ensuring proper functionality in various scenarios
6956f2e Ivan 2026-06-19 17:49:32 - 1 month ago
feat(tests): improve tests for outbound message cancellation and download functionality, including new test cases for canceling in-flight messages and handling downloads in the absence of an Android bridge
b8b40bc Ivan 2026-06-19 17:47:56 - 1 month ago
feat(messages): add cancel send functionality for outbound messages, including UI updates and localization support
280be74 Ivan 2026-06-19 17:45:10 - 1 month ago
feat(locales): add "save image to device" translation in multiple languages
661278a Ivan 2026-06-19 17:24:25 - 1 month ago
feat(download): fix webview download functionality by implementing a download listener, improving filename parsing, and adding cookie support for HTTP requests
955263f Ivan 2026-06-19 17:24:14 - 1 month ago
feat(download): update file download functionality by implementing DownloadUtils for API responses, improving filename parsing, and updating various components to utilize the new utility methods
0999943 Ivan 2026-06-19 17:24:01 - 1 month ago
feat(page_node): improve file handling by ensuring bytearray support and registering existing files during announcements and listings
4ae020a Ivan 2026-06-19 08:39:42 - 1 month ago
feat(security): implement app-wide security settings, including IP allowlist and CSRF protection, along with message blocklist functionality
7efe60e Ivan 2026-06-17 19:40:34 - 1 month ago
feat(conversation): improve handling of outbound pending messages by adding deduplication logic and reconciliation methods, along with corresponding tests
005a485 Ivan 2026-06-17 19:40:22 - 1 month ago
chore(ci): update asset handling in CI scripts to exclude library.zip and *.so.yml files from processing and pruning
bf79c4d Ivan 2026-06-17 07:14:36 - 1 month ago
chore(dependencies): update minimatch and brace-expansion versions in pnpm lock and workspace files to ensure compatibility
db5a66c Ivan 2026-06-17 04:35:34 - 1 month ago
chore(package): update mac target configuration in package.json to use an array format, add glob version 7.2.3 to dependencies, and modify CI script to include additional mac architecture options
cd9a65d Ivan 2026-06-17 02:45:08 - 1 month ago
chore(dependencies): update Vite to version 8.0.16, upgrade cryptography to version 48.0.1 in various configuration files, and adjust related package versions in lock files
Page 1 | Older »
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────